﻿2026-07-15T13:00:07.9040088Z ##[group]Run actions/checkout@v5
2026-07-15T13:00:07.9040866Z with:
2026-07-15T13:00:07.9041231Z   fetch-depth: 0
2026-07-15T13:00:07.9041630Z   repository: BigscreenVR/spt-bs-core
2026-07-15T13:00:07.9044576Z   token: ***
2026-07-15T13:00:07.9044942Z   ssh-strict: true
2026-07-15T13:00:07.9045314Z   ssh-user: git
2026-07-15T13:00:07.9045712Z   persist-credentials: true
2026-07-15T13:00:07.9046121Z   clean: true
2026-07-15T13:00:07.9046485Z   sparse-checkout-cone-mode: true
2026-07-15T13:00:07.9046922Z   fetch-tags: false
2026-07-15T13:00:07.9047300Z   show-progress: true
2026-07-15T13:00:07.9047677Z   lfs: false
2026-07-15T13:00:07.9048029Z   submodules: false
2026-07-15T13:00:07.9048410Z   set-safe-directory: true
2026-07-15T13:00:07.9049096Z ##[endgroup]
2026-07-15T13:00:07.9892602Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T13:00:07.9894257Z ##[group]Getting Git version info
2026-07-15T13:00:07.9894973Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-15T13:00:07.9896037Z [command]/usr/bin/git version
2026-07-15T13:00:07.9896469Z git version 2.43.0
2026-07-15T13:00:07.9938602Z ##[endgroup]
2026-07-15T13:00:07.9952057Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0ee40dd7-2558-480c-a94c-d110ebd69191' before making global git config changes
2026-07-15T13:00:07.9954198Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T13:00:07.9956702Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T13:00:07.9995913Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-15T13:00:08.0016127Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T13:00:08.0027359Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T13:00:08.0030274Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T13:00:08.0048861Z HEAD
2026-07-15T13:00:08.0081468Z ##[endgroup]
2026-07-15T13:00:08.0082518Z [command]/usr/bin/git submodule status
2026-07-15T13:00:08.0269504Z ##[group]Cleaning the repository
2026-07-15T13:00:08.0272862Z [command]/usr/bin/git clean -ffdx
2026-07-15T13:00:08.0302043Z Removing traceable-reqs
2026-07-15T13:00:08.0309743Z [command]/usr/bin/git reset --hard HEAD
2026-07-15T13:00:08.0408021Z HEAD is now at eb3bc27 Merge 6f9df02d3ef85a8bb1077a74690880dacff1e404 into e0a8bb00d76315ba8a1d82ba5fb60e4515932ab3
2026-07-15T13:00:08.0415239Z ##[endgroup]
2026-07-15T13:00:08.0415883Z ##[group]Disabling automatic garbage collection
2026-07-15T13:00:08.0418419Z [command]/usr/bin/git config --local gc.auto 0
2026-07-15T13:00:08.0442358Z ##[endgroup]
2026-07-15T13:00:08.0442978Z ##[group]Setting up auth
2026-07-15T13:00:08.0447626Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T13:00:08.0472057Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T13:00:08.0663945Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T13:00:08.0688404Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T13:00:08.0873440Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T13:00:08.0900925Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T13:00:08.1094253Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-15T13:00:08.1126898Z ##[endgroup]
2026-07-15T13:00:08.1127593Z ##[group]Fetching the repository
2026-07-15T13:00:08.1134577Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +eb3bc271e90cbe47796f13975d6ee45789da708a:refs/remotes/pull/5/merge
2026-07-15T13:00:08.5580304Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-15T13:00:08.5581710Z  - [deleted]         (none)          -> origin/build/forkening-w4-update-ux
2026-07-15T13:00:08.7799033Z  * [new branch]      release/v0.32.0 -> origin/release/v0.32.0
2026-07-15T13:00:08.7835074Z ##[endgroup]
2026-07-15T13:00:08.7836420Z ##[group]Determining the checkout info
2026-07-15T13:00:08.7837527Z ##[endgroup]
2026-07-15T13:00:08.7841184Z [command]/usr/bin/git sparse-checkout disable
2026-07-15T13:00:08.7888502Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-15T13:00:08.7920548Z ##[group]Checking out the ref
2026-07-15T13:00:08.7923979Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5/merge
2026-07-15T13:00:08.7985668Z HEAD is now at eb3bc27 Merge 6f9df02d3ef85a8bb1077a74690880dacff1e404 into e0a8bb00d76315ba8a1d82ba5fb60e4515932ab3
2026-07-15T13:00:08.7991078Z ##[endgroup]
2026-07-15T13:00:08.8038766Z [command]/usr/bin/git log -1 --format=%H
2026-07-15T13:00:08.8068615Z eb3bc271e90cbe47796f13975d6ee45789da708a
